projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
046ac48
)
* lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 17 Oct 2019 17:10:35 +0000
(20:10 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 17 Oct 2019 17:10:35 +0000
(20:10 +0300)
lisp/recentf.el
patch
|
blob
|
history
diff --git
a/lisp/recentf.el
b/lisp/recentf.el
index 83c71a561a99038eeec889e2c1bf630a2038b729..0828bfc2ba5d81e392b318e674eae042adfd361f 100644
(file)
--- a/
lisp/recentf.el
+++ b/
lisp/recentf.el
@@
-1345,7
+1345,7
@@
That is, remove duplicates, non-kept, and excluded files."
When Recentf mode is enabled, a \"Open Recent\" submenu is
displayed in the \"File\" menu, containing a list of files that
-were operated on recently."
+were operated on recently
, in the most-recently-used order
."
:global t
:group 'recentf
:keymap recentf-mode-map